BD (Breakpoint Disable) 

Syntax

BDbreakpoint [breakpoint...] | *}

Parameter

breakpoint

The number of the breakpoint to be disabled. Use the Breakpoint List (BLP5WX_K) command to display currently set breakpoints and their numbers. Specify ranges of breakpoints with a hyphen. Separate multiple breakpoints with spaces or commas.

 

Description

Disables, but does not delete, one or more breakpoints. BD* disables all breakpoints. While a breakpoint is disabled, the system does not check to see if the conditions specified in the breakpoint are valid.

Use the Breakpoint Enable (BE._47IA) command to reenable a disabled breakpoint.